Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Update Swift SDK for Wasm to 2024-10-15-a #160

Merged
merged 4 commits into from
Oct 26, 2024

Conversation

kateinoigakukun
Copy link
Member

No description provided.

The `Extern` feature was accidentally added as an implicitly available
feature in Swift 6.0, but it should have been an experimental feature.

And importing with `@_implementationOnly` without library evolution
is now warned about, so we need to import the shims module privately.
@kateinoigakukun kateinoigakukun force-pushed the katei/nightly-toolchain-ci branch 3 times, most recently from 2c98613 to d327a8d Compare October 26, 2024 11:50
@kateinoigakukun kateinoigakukun force-pushed the katei/nightly-toolchain-ci branch from d327a8d to 080b873 Compare October 26, 2024 11:59
@kateinoigakukun kateinoigakukun marked this pull request as ready for review October 26, 2024 12:11
@kateinoigakukun kateinoigakukun merged commit d8dcb44 into main Oct 26, 2024
14 checks passed
@kateinoigakukun kateinoigakukun deleted the katei/nightly-toolchain-ci branch October 26, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant